func runtime.recordspan

2 uses

	runtime (current package)
		mheap.go#L532: func recordspan(vh unsafe.Pointer, p unsafe.Pointer) {
		mheap.go#L756: 	h.spanalloc.init(unsafe.Sizeof(mspan{}), recordspan, unsafe.Pointer(h), &memstats.mspan_sys)